Skip to content

Fix: cmake version compatibility issue in C API CMakeLists.txt#318

Merged
rfsaliev merged 1 commit into
dev/c-apifrom
rfsaliev/c-api-cmake-compatibility
May 8, 2026
Merged

Fix: cmake version compatibility issue in C API CMakeLists.txt#318
rfsaliev merged 1 commit into
dev/c-apifrom
rfsaliev/c-api-cmake-compatibility

Conversation

@rfsaliev
Copy link
Copy Markdown
Member

Resolve cmake version compatibility issue caused by using DOWNLOAD_EXTRACT_TIMESTAMP which is introduced in v.3.24

This PR fixes #317

Resolve cmake version compatibility issue caused by using DOWNLOAD_EXTRACT_TIMESTAMP which is introduced in v.3.24
@rfsaliev
Copy link
Copy Markdown
Member Author

@klmckeig, please review

@rfsaliev rfsaliev merged commit 39119a4 into dev/c-api May 8, 2026
16 of 18 checks passed
@rfsaliev rfsaliev deleted the rfsaliev/c-api-cmake-compatibility branch May 8, 2026 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FetchContent_Declare uses DOWNLOAD_EXTRACT_TIMESTAMP which is incompatible with CMake < 3.24

3 participants